翻訳と辞書
Words near each other
・ Peter Miles (record producer)
・ Peter Milkovich
・ Peter Millar
・ Peter Millar (company)
・ Peter Millar (footballer)
・ Peter Millar (journalist)
・ Peter Millar (RAF officer)
・ Peter Millar (soccer)
・ Peter Miller
・ Peter Miller (actor)
・ Peter Miller (Australian footballer)
・ Peter Miller (footballer, born 1858)
・ Peter Miller (footballer, born 1908)
・ Peter Miller (Host)
・ Peter Miller (musician)
Peter Miller (software engineer)
・ Peter Miller Cunningham
・ Peter Millett
・ Peter Millett (diplomat)
・ Peter Millett, Baron Millett
・ Peter Millican
・ Peter Milligan
・ Peter Milligan bibliography
・ Peter Milliken
・ Peter Millman
・ Peter Millowitsch
・ Peter Mills
・ Peter Mills (American politician)
・ Peter Mills (badminton)
・ Peter Mills (British politician)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Peter Miller (software engineer) : ウィキペディア英語版
Peter Miller (software engineer)

Peter Miller (October 16, 1960 – July 27, 2014) was an Australian software developer who wrote (Recursive Make Considered Harmful )〔http://www.linux-mag.com/id/2101/〕〔https://scholar.google.com.au/scholar?es_sm=119&bav=on.2,or.r_cp.&bvm=bv.93564037,d.dGc&biw=1280&bih=678&um=1&ie=UTF-8&lr&cites=14823016308468608480〕 and created Aegis and (cook ). He also discovered the laws of modern software engineering and architecture in the early 1990s (before others rediscovered them in the late 1990s):
Miller's laws are:
1. The number of interactions within a development team is O(n!) without controlled access to the baseline. If the development team does have controlled access to the baseline, interactions can be reduced to near O(n), where n is the number of developers and/or files in the source tree, whichever is larger.
2. The baseline MUST always be in working order.
3. The software build/construction process can be reduced to a directed, acyclical graph (DAG).
4. It is necessary to build a rigid framework of selected components (aka the top level aegis design).
5. The framework should not do any real work, and should instead delegate everything to external components. The external components should be as interchangeable as possible.
6. The framework should use the Strategy pattern for most complex tasks.
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Peter Miller (software engineer)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.